home *** CD-ROM | disk | FTP | other *** search
/ Comix Games / Comix Games.iso / jetsons / jetsons.exe / jetsons.dxr / 00144.ls < prev    next >
Encoding:
Text File  |  1996-11-19  |  149 b   |  5 lines

  1. on ShowWonDialog
  2.   global theStartSeconds, theSecondsLeft
  3.   alert("Good Game!  Your time was " & theStartSeconds - theSecondsLeft & " seconds!")
  4. end
  5.